
Scripts reads data from sensor node loggers in adjacent folders, joins all files together, fills missing lines with NA data, removes duplicates and sorts the data. Data is written out to csv and tab seperated file (for use in excel) in a Level1 folder. 
Data is then compiled into daily summaries and data written out to csv and tab seperated file (use in excel) in a Level1 folder.

Note that scrips read all Table1 datafiles in the target folder. In the case off ALPC1 data some files were downloaded without TS and have one column less. These files need to be moved to a subfolder to have the script running properly. 

Note also that only minimal data check/cleaning was performed. VWC data in particular is noisy and this may require corrections to be applied. Some collection intervals are incomplete and need to be removed as well as bad data resulting from sensor failure.